home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000222_news@watsun.cc.columbia.edu _Mon Feb 15 14:56:14 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA13885
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 15 Feb 1999 14:56:14 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA10003
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 15 Feb 1999 14:35:09 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Errors compiling kermit 6.0.192 on Linux 2.2.1
  11. Date: 15 Feb 1999 19:35:06 GMT
  12. Organization: Columbia University
  13. Message-ID: <7a9sta$9og$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. In article <7a9r4b$ufh$1@nnrp1.dejanews.com>,  <llabash@my-dejanews.com> wrote:
  17. : In article <7a4jka$7bd$1@newsmaster.cc.columbia.edu>,
  18. :   fdc@watsun.cc.columbia.edu (Frank da Cruz) wrote:
  19. : > In article <36c5d104.0@calwebnnrp>, Ilya  <ilyaNOSPAM@web1.calweb.com> 
  20. : > wrote:
  21. : > : In comp.os.linux.misc Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
  22. : > : > : ...
  23. : > : > : make: *** [linux] Error 2
  24. : > : > :
  25. : > : > : Any ideas?
  26. : > : > :
  27. : > : > This is our most frequently asked question in recent weeks.  Answer:
  28. : > : > Linux has changed significantly since C-Kermit 6.0 was released.  Of
  29. : > : > course we have adapted, but this requires you try a newer version of
  30. : > : > C-Kermit:
  31. : > :
  32. : > : >   http://www.columbia.edu/kermit/ck70.html
  33. : > :
  34. : > : Thank you. kermit 7.0 compiled fine. Why is the binary called wermit?
  35. : > :
  36. : > So in case you already had a "kermit" binary, it won't write over it.
  37. : What if you already have "wermit"?
  38. It will write over it.
  39.  
  40. - Frank